home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
BUSINESS
/
FIS20.ARJ
/
INSTALL.BAT
< prev
Wrap
DOS Batch File
|
1992-05-21
|
177b
|
11 lines
echo off
c:
cd \
if exist FIS.BAT copy FIS.BAT FIS.OLD
copy A:BIS.BAT C:\FIS.BAT
if not exist C:\FISYS\CONTROL.DAT md \FISYS
cd \FISYS
copy A:FIS.* C:\FISYS
cd \
FIS